←Select platform

ServiceStreamer`2 Constructor

Summary

Initializes a new instance of this class.

Syntax

C#
VB
C++
public ServiceStreamer<TStreamedData,TServiceState>( 
   Control syncronization 
) 
Public Sub New(ByVal synchronization As System.Windows.Forms.Control) 
public:  
   ServiceStreamer<T1,T2>(System::Windows::Forms::Control^ synchronization) 

Parameters

synchronization

System.Windows.Forms.Control object to be used to synchronize concurrent web calls.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.